Skip to content

Conversation

@ariellubonja
Copy link

@ariellubonja ariellubonja commented Nov 18, 2025

PhysicsNeMo Pull Request

Description

Hi team!

I am a PhD student with the Johns Hopkins Turbulence Database team, whose data you use for your Turbulence Superresolution example (examples/super_resolution.py).

Due to our backend changes, API calls using the deprecated pyJHTDB library which your code is using return Error 308. Dataset download fails, and so does the whole pipeline. I did not find an existing Issue on this, so I created one 271

We discussed this issue with Mike O'Keefe ([email protected]) and Jeffrey Lancaster ([email protected]) and I, on behalf of the JHTDB team, came up with this solution.

This PR provides the upgrade to the new library, called givernylocal. The code is equivalent to the original pyJHTDB method

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.
  • The CHANGELOG.md is up to date with these changes.
  • An issue is linked to this pull request.

Dependencies

New dependency: givernylocal
Removed dependency: pyJHTDB

@ariellubonja ariellubonja force-pushed the fix-turbulence-super-resolution branch from 7e492a2 to fb6f1d6 Compare November 18, 2025 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant